Skip to content

Conversation

@JordanYates
Copy link
Contributor

With the addition of #34185, it is not longer gauranteed that for a
memory region NAME there exists a symbol NAME_ADDR. Use the linker
builtin function ORIGIN to instead directly get the start address of
the selected memory region.

This should fix the issue reported after merging #34185

Signed-off-by: Jordan Yates [email protected]

With the addition of #34185, it is not longer gauranteed that for a
memory region `NAME` there exists a symbol `NAME_ADDR`. Use the linker
builtin function `ORIGIN` to instead directly get the start address of
the selected memory region.

Signed-off-by: Jordan Yates <[email protected]>
@pdgendt
Copy link
Contributor

pdgendt commented Apr 16, 2021

@MaureenHelm should we add the NOR XIP example to the ci builds?

Copy link
Member

@MaureenHelm MaureenHelm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JordanYates thanks for the quick turnaround! I confirm this fixes the issue.

should we add the NOR XIP example to the ci builds?

@pdgendt Yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants